x86/dom0: add verbose mode and print memory allocation stats
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 8 Jan 2019 09:08:48 +0000 (10:08 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 8 Jan 2019 09:08:48 +0000 (10:08 +0100)
commit525ef6584f85222d34b24f8043fd2760da49995d
tree8c8f5976554258d4d336bb1c42419e921218f766
parent2de4a8b263817448beeb9e71a94d7c0f8d53e3c0
x86/dom0: add verbose mode and print memory allocation stats

Add a verbose option to the dom0 command line, so that dom0 builder
can print extra debug information when required.

Use this new verbose mode to print statistics about memory allocations
when populating dom0 p2m.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
docs/misc/xen-command-line.pandoc
xen/arch/x86/dom0_build.c
xen/arch/x86/hvm/dom0_build.c
xen/include/asm-x86/setup.h